<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */


/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}


/* å†…å¤–è¾¹è·é€šå¸¸è®©å„ä¸ªæµè§ˆå™¨æ&nbsp;·å¼çš„è¡¨çŽ°ä½ç½®ä¸åŒ */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}


/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    font-family: 'Microsoft YaHei', 'Segoe UI', 'Lucida Grande', Helvetica, Arial, 'Microsoft YaHei', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 2.0;
    position: relative;
    margin: 0;
    color: #333;
    background: #f4f4f4;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.container {
    position: relative;
    width: 1170px;
    margin: auto;
}

.container:before,
.container:after {
    display: table;
    content: ' ';
}

.container:after {
    clear: both;
}

.clearfix:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}

.clearfix {
    zoom: 1;
    /* for IE6 IE7 */
}


/* HTML5 display definitions
   ========================================================================== */


/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}


/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
    display: inline-block;
}


/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template,

/* 1 */

[hidden] {
    display: none;
}


/* Links
   ========================================================================== */


/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}


/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
}


/* Text-level semantics
   ========================================================================== */


/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    border-bottom: none;
    /* 2 */
}


/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}


/**
 * Add the correct background and color in IE 9-.
 */

mark {
    color: #000;
    background-color: #ff0;
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}


/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}


/* Grouping content
   ========================================================================== */


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    /* 1 */
    overflow: visible;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}


/* Forms
   ========================================================================== */


/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
    font: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
    font-weight: bold;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type='button'],

/* 1 */

[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
    /* 2 */
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;
    border-style: none;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid #c0c0c0;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    /* 2 */
    display: table;
    box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
    color: inherit;
    /* 1 */
}


/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type='checkbox'],
[type='radio'] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
    /* 1 */
    outline-offset: -2px;
    -webkit-appearance: textfield;
    /* 2 */
}


/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
    opacity: .54;
    color: inherit;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    /* 1 */
    font: inherit;
    -webkit-appearance: button;
    /* 2 */
}


/* ------------------------
å›¾ç‰‡è½®æ¢
-----------------------------*/

.focusBox {
    position: relative;
    width: 500px;
    height: 320px;
    overflow: hidden;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 500px;
    height: 320px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 50px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 50px;
    width: 400px;
    overflow: hidden;
}

.focusBox .txt li {
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: -50px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 18px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 10px;
    height: 10px;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    margin-right: 8px;
    cursor: pointer;
}

.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: #fff;
}

.focusBox .num li.on a, .focusBox .num a:hover {
    background: #DA0A16;
}


table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
  }

  caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
  }

  th {
    text-align: left;
  }

  .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .table&gt;thead&gt;tr&gt;th,
  .table&gt;tbody&gt;tr&gt;th,
  .table&gt;tfoot&gt;tr&gt;th,
  .table&gt;thead&gt;tr&gt;td,
  .table&gt;tbody&gt;tr&gt;td,
  .table&gt;tfoot&gt;tr&gt;td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }

  .table&gt;thead&gt;tr&gt;th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
  }

  .table&gt;caption+thead&gt;tr:first-child&gt;th,
  .table&gt;colgroup+thead&gt;tr:first-child&gt;th,
  .table&gt;thead:first-child&gt;tr:first-child&gt;th,
  .table&gt;caption+thead&gt;tr:first-child&gt;td,
  .table&gt;colgroup+thead&gt;tr:first-child&gt;td,
  .table&gt;thead:first-child&gt;tr:first-child&gt;td {
    border-top: 0;
  }

  .table&gt;tbody+tbody {
    border-top: 2px solid #ddd;
  }

  .table .table {
    background-color: #fff;
  }

  .table-condensed&gt;thead&gt;tr&gt;th,
  .table-condensed&gt;tbody&gt;tr&gt;th,
  .table-condensed&gt;tfoot&gt;tr&gt;th,
  .table-condensed&gt;thead&gt;tr&gt;td,
  .table-condensed&gt;tbody&gt;tr&gt;td,
  .table-condensed&gt;tfoot&gt;tr&gt;td {
    padding: 5px;
  }

  .table-bordered {
    border: 1px solid #ddd;
  }

  .table-bordered&gt;thead&gt;tr&gt;th,
  .table-bordered&gt;tbody&gt;tr&gt;th,
  .table-bordered&gt;tfoot&gt;tr&gt;th,
  .table-bordered&gt;thead&gt;tr&gt;td,
  .table-bordered&gt;tbody&gt;tr&gt;td,
  .table-bordered&gt;tfoot&gt;tr&gt;td {
    border: 1px solid #ddd;
  }

  .table-bordered&gt;thead&gt;tr&gt;th,
  .table-bordered&gt;thead&gt;tr&gt;td {
    border-bottom-width: 2px;
  }

  .table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }

  .table-hover&gt;tbody&gt;tr:hover {
    background-color: #f5f5f5;
  }

  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
  }

  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
  }

  .table&gt;thead&gt;tr&gt;td.active,
  .table&gt;tbody&gt;tr&gt;td.active,
  .table&gt;tfoot&gt;tr&gt;td.active,
  .table&gt;thead&gt;tr&gt;th.active,
  .table&gt;tbody&gt;tr&gt;th.active,
  .table&gt;tfoot&gt;tr&gt;th.active,
  .table&gt;thead&gt;tr.active&gt;td,
  .table&gt;tbody&gt;tr.active&gt;td,
  .table&gt;tfoot&gt;tr.active&gt;td,
  .table&gt;thead&gt;tr.active&gt;th,
  .table&gt;tbody&gt;tr.active&gt;th,
  .table&gt;tfoot&gt;tr.active&gt;th {
    background-color: #f5f5f5;
  }

  .table-hover&gt;tbody&gt;tr&gt;td.active:hover,
  .table-hover&gt;tbody&gt;tr&gt;th.active:hover,
  .table-hover&gt;tbody&gt;tr.active:hover&gt;td,
  .table-hover&gt;tbody&gt;tr:hover&gt;.active,
  .table-hover&gt;tbody&gt;tr.active:hover&gt;th {
    background-color: #e8e8e8;
  }

  .table&gt;thead&gt;tr&gt;td.success,
  .table&gt;tbody&gt;tr&gt;td.success,
  .table&gt;tfoot&gt;tr&gt;td.success,
  .table&gt;thead&gt;tr&gt;th.success,
  .table&gt;tbody&gt;tr&gt;th.success,
  .table&gt;tfoot&gt;tr&gt;th.success,
  .table&gt;thead&gt;tr.success&gt;td,
  .table&gt;tbody&gt;tr.success&gt;td,
  .table&gt;tfoot&gt;tr.success&gt;td,
  .table&gt;thead&gt;tr.success&gt;th,
  .table&gt;tbody&gt;tr.success&gt;th,
  .table&gt;tfoot&gt;tr.success&gt;th {
    background-color: #dff0d8;
  }

  .table-hover&gt;tbody&gt;tr&gt;td.success:hover,
  .table-hover&gt;tbody&gt;tr&gt;th.success:hover,
  .table-hover&gt;tbody&gt;tr.success:hover&gt;td,
  .table-hover&gt;tbody&gt;tr:hover&gt;.success,
  .table-hover&gt;tbody&gt;tr.success:hover&gt;th {
    background-color: #d0e9c6;
  }

  .table&gt;thead&gt;tr&gt;td.info,
  .table&gt;tbody&gt;tr&gt;td.info,
  .table&gt;tfoot&gt;tr&gt;td.info,
  .table&gt;thead&gt;tr&gt;th.info,
  .table&gt;tbody&gt;tr&gt;th.info,
  .table&gt;tfoot&gt;tr&gt;th.info,
  .table&gt;thead&gt;tr.info&gt;td,
  .table&gt;tbody&gt;tr.info&gt;td,
  .table&gt;tfoot&gt;tr.info&gt;td,
  .table&gt;thead&gt;tr.info&gt;th,
  .table&gt;tbody&gt;tr.info&gt;th,
  .table&gt;tfoot&gt;tr.info&gt;th {
    background-color: #d9edf7;
  }

  .table-hover&gt;tbody&gt;tr&gt;td.info:hover,
  .table-hover&gt;tbody&gt;tr&gt;th.info:hover,
  .table-hover&gt;tbody&gt;tr.info:hover&gt;td,
  .table-hover&gt;tbody&gt;tr:hover&gt;.info,
  .table-hover&gt;tbody&gt;tr.info:hover&gt;th {
    background-color: #c4e3f3;
  }

  .table&gt;thead&gt;tr&gt;td.warning,
  .table&gt;tbody&gt;tr&gt;td.warning,
  .table&gt;tfoot&gt;tr&gt;td.warning,
  .table&gt;thead&gt;tr&gt;th.warning,
  .table&gt;tbody&gt;tr&gt;th.warning,
  .table&gt;tfoot&gt;tr&gt;th.warning,
  .table&gt;thead&gt;tr.warning&gt;td,
  .table&gt;tbody&gt;tr.warning&gt;td,
  .table&gt;tfoot&gt;tr.warning&gt;td,
  .table&gt;thead&gt;tr.warning&gt;th,
  .table&gt;tbody&gt;tr.warning&gt;th,
  .table&gt;tfoot&gt;tr.warning&gt;th {
    background-color: #fcf8e3;
  }

  .table-hover&gt;tbody&gt;tr&gt;td.warning:hover,
  .table-hover&gt;tbody&gt;tr&gt;th.warning:hover,
  .table-hover&gt;tbody&gt;tr.warning:hover&gt;td,
  .table-hover&gt;tbody&gt;tr:hover&gt;.warning,
  .table-hover&gt;tbody&gt;tr.warning:hover&gt;th {
    background-color: #faf2cc;
  }

  .table&gt;thead&gt;tr&gt;td.danger,
  .table&gt;tbody&gt;tr&gt;td.danger,
  .table&gt;tfoot&gt;tr&gt;td.danger,
  .table&gt;thead&gt;tr&gt;th.danger,
  .table&gt;tbody&gt;tr&gt;th.danger,
  .table&gt;tfoot&gt;tr&gt;th.danger,
  .table&gt;thead&gt;tr.danger&gt;td,
  .table&gt;tbody&gt;tr.danger&gt;td,
  .table&gt;tfoot&gt;tr.danger&gt;td,
  .table&gt;thead&gt;tr.danger&gt;th,
  .table&gt;tbody&gt;tr.danger&gt;th,
  .table&gt;tfoot&gt;tr.danger&gt;th {
    background-color: #f2dede;
  }

  .table-hover&gt;tbody&gt;tr&gt;td.danger:hover,
  .table-hover&gt;tbody&gt;tr&gt;th.danger:hover,
  .table-hover&gt;tbody&gt;tr.danger:hover&gt;td,
  .table-hover&gt;tbody&gt;tr:hover&gt;.danger,
  .table-hover&gt;tbody&gt;tr.danger:hover&gt;th {
    background-color: #ebcccc;
  }

  .table-responsive {
    min-height: .01%;
    overflow-x: auto;
  }</pre></body></html>